| HSLeaseStatus |
| Logical Entity Name | HSLeaseStatus |
| Default Table Name | HSLeaseStatus |
| Physical Only | NO |
| Definition | |
| Note |
| HSLeaseStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
HSLeaseStatusID |
int | NO | ||
| Code | char(8) | NO | ||
| Descrip | varchar(50) | NO | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| HSLeaseStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| HSLeaseStatus_HSLeaseStatusID_U_C_IDX | PrimaryKey | HSLeaseStatusID |
| HSLeaseStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| HSStudentLeaseHistory | Non-Identifying | One To Zero or More | FK_HSStudentLeaseHistory_HSLeaseStatusID_HSLeaseStatus_HSLeaseStatusID | NO | YES |
| HSLeaseStatus Check Constraints |
| Check Constraint Name | CheckConstraint |